gtkgestureswipe: Handle touchpad swipe events
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 24 Jul 2015 11:03:09 +0000 (13:03 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 12 Aug 2015 21:20:25 +0000 (23:20 +0200)
commit5d17338b4d158f6b460c73b064e1c2f363007d9c
tree33705c6eaa24bb8b89e2a53c26942171c68ad958
parent5f68a2877df13d25b17299c497cddf7de1096faa
gtkgestureswipe: Handle touchpad swipe events

These will only trigger the gesture if it's been created with
the same GtkGesture::n-points than n_fingers in the event.
gtk/gtkgestureswipe.c